cpupools [4/6]: python/xend changes
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 21 Apr 2010 11:50:32 +0000 (12:50 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 21 Apr 2010 11:50:32 +0000 (12:50 +0100)
commit832656a1796170a11fc72035cae542a383a8843c
treeb5835ba2e5e1b56334086459863b8806db55739d
parent6e6a088333cdb84dc73ea0cf9639b958b1dd133e
cpupools [4/6]: python/xend changes

Signed-off-by: Juergen Gross <juergen.gross@ts.fujitsu.com>
16 files changed:
tools/python/xen/lowlevel/xc/xc.c
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/XendConstants.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/XendError.py
tools/python/xen/xend/XendNode.py
tools/python/xen/xend/server/SrvServer.py
tools/python/xen/xend/server/XMLRPCServer.py
tools/python/xen/xm/create.dtd
tools/python/xen/xm/create.py
tools/python/xen/xm/main.py
tools/python/xen/xm/pool-create.py [new file with mode: 0644]
tools/python/xen/xm/pool-new.py [new file with mode: 0644]
tools/python/xen/xm/pool.py [new file with mode: 0644]
tools/python/xen/xm/xenapi_create.py